JOBS
LIST_TASKS

Syntax: JOBS [#channel]
    or: JOBS \file
   and: LIST_TASKS [#ch]
Location: Toolkit II, THOR XVI (JOBS)
          TASKCMDS (DIY Toolkit) (LIST_TASKS)

The command JOBS lists all jobs currently loaded into the QL to the given channel (default #1). Five pieces of information are given:

jobnumber (job), tag, owner, priority and jobname

LIST_TASKS is exactly the same, except the list is in the following format:

jobname, jobnumber, job tag, priority.

LIST_TASKS add w to the priority if the job is suspended.

CROSS-REFERENCE:
Commands like RJOB, SPJOB, REL_JOB, JOB_NAME and SJOB change job settings; JOB$, OJOB, NXJOB, PJOB return the same information as appears on the JOBS list for single jobs.
